google.golang.org/grpc/internal/transport.http2Server.handleSettings (method)

3 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_server.go#L331: 	t.handleSettings(sf)
		http2_server.go#L671: 			t.handleSettings(frame)
		http2_server.go#L829: func (t *http2Server) handleSettings(f *http2.SettingsFrame) {